home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / flashpaper / 100.swf / scripts / DefineButton2_160 / BUTTONCONDACTION on(releaseOutside).as < prev    next >
Text File  |  2004-08-24  |  52b  |  4 lines

  1. on(releaseOutside){
  2.    this.gotoAndStop("up");
  3. }
  4.